
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
object1 <- 1:5
object2 <- list(a=3, b=5)
function1 <- function(x) {x^3 +1}
ls()
lsNoFunction()
## To show only functions
as.character(lsf.str()[])
# }
Run the code above in your browser using DataLab